projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a2ec64
)
Create bootlisp when bootstrapping b-emacs.exe.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Nov 2008 15:37:41 +0000
(15:37 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Nov 2008 15:37:41 +0000
(15:37 +0000)
msdos/sed1v2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed1v2.inp
b/msdos/sed1v2.inp
index f2586750a88163259c7237afa7c2a35834dd69cf..616a03f49a1ce9bc2831a134582436a3949fcb39 100644
(file)
--- a/
msdos/sed1v2.inp
+++ b/
msdos/sed1v2.inp
@@
-72,8
+72,13
@@
s/bootstrap-temacs/b-temacs/
s/bootstrap-doc/b-doc/
/rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/
s/echo.*buildobj.lst/dj&/
+/ --load loadup bootstrap/i\
+ stubedit temacs.exe minstack=1024k
+/ --load loadup bootstrap/a\
+ stubify emacs
/^ mv -f emacs/a\
- stubedit b-emacs.exe minstack=3072k
+ stubedit b-emacs.exe minstack=3072k\
+ djecho bootlisp > bootlisp
/^ -\{0,1\}rm -f/s/\\#/#/
/^ @\{0,1\}cd ..\/lisp; /s|$|\; cd ../src|